GtkToolbar: Set orientable style classes initially
authorMatthias Clasen <mclasen@redhat.com>
Fri, 18 Jul 2014 23:40:12 +0000 (19:40 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 18 Jul 2014 23:40:12 +0000 (19:40 -0400)
commitf4db36ef49c3d6e96572e5bb5f5ef2aea1bbafae
treef54a7b296cbfb1221d26095b75db37add6a716b9
parent87b7103db1650c29a869303ee082033edf4fd561
GtkToolbar: Set orientable style classes initially

This was an omission, horizontal/vertical would only be set
when the orientation is changed.
gtk/gtktoolbar.c